3.1655 \(\int \frac{(2+3 x)^7}{(1-2 x)^3 (3+5 x)} \, dx\)

Optimal. Leaf size=69 \[ -\frac{2187 x^4}{160}-\frac{40581 x^3}{400}-\frac{792423 x^2}{2000}-\frac{26161299 x}{20000}-\frac{5764801}{3872 (1-2 x)}+\frac{823543}{2816 (1-2 x)^2}-\frac{269063263 \log (1-2 x)}{170368}+\frac{\log (5 x+3)}{4159375} \]

[Out]

823543/(2816*(1 - 2*x)^2) - 5764801/(3872*(1 - 2*x)) - (26161299*x)/20000 - (792
423*x^2)/2000 - (40581*x^3)/400 - (2187*x^4)/160 - (269063263*Log[1 - 2*x])/1703
68 + Log[3 + 5*x]/4159375

_______________________________________________________________________________________

Rubi [A]  time = 0.0798665, antiderivative size = 69, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ -\frac{2187 x^4}{160}-\frac{40581 x^3}{400}-\frac{792423 x^2}{2000}-\frac{26161299 x}{20000}-\frac{5764801}{3872 (1-2 x)}+\frac{823543}{2816 (1-2 x)^2}-\frac{269063263 \log (1-2 x)}{170368}+\frac{\log (5 x+3)}{4159375} \]

Antiderivative was successfully verified.

[In]  Int[(2 + 3*x)^7/((1 - 2*x)^3*(3 + 5*x)),x]

[Out]

823543/(2816*(1 - 2*x)^2) - 5764801/(3872*(1 - 2*x)) - (26161299*x)/20000 - (792
423*x^2)/2000 - (40581*x^3)/400 - (2187*x^4)/160 - (269063263*Log[1 - 2*x])/1703
68 + Log[3 + 5*x]/4159375

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ - \frac{2187 x^{4}}{160} - \frac{40581 x^{3}}{400} - \frac{269063263 \log{\left (- 2 x + 1 \right )}}{170368} + \frac{\log{\left (5 x + 3 \right )}}{4159375} + \int \left (- \frac{26161299}{20000}\right )\, dx - \frac{792423 \int x\, dx}{1000} - \frac{5764801}{3872 \left (- 2 x + 1\right )} + \frac{823543}{2816 \left (- 2 x + 1\right )^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2+3*x)**7/(1-2*x)**3/(3+5*x),x)

[Out]

-2187*x**4/160 - 40581*x**3/400 - 269063263*log(-2*x + 1)/170368 + log(5*x + 3)/
4159375 + Integral(-26161299/20000, x) - 792423*Integral(x, x)/1000 - 5764801/(3
872*(-2*x + 1)) + 823543/(2816*(-2*x + 1)**2)

_______________________________________________________________________________________

Mathematica [A]  time = 0.0708657, size = 60, normalized size = 0.87 \[ \frac{-\frac{55 \left (1058508000 x^6+6797973600 x^5+23090763960 x^4+72578051568 x^3-42333890544 x^2-83615877112 x+35985148011\right )}{(1-2 x)^2}-1681645393750 \log (5-10 x)+256 \log (5 x+3)}{1064800000} \]

Antiderivative was successfully verified.

[In]  Integrate[(2 + 3*x)^7/((1 - 2*x)^3*(3 + 5*x)),x]

[Out]

((-55*(35985148011 - 83615877112*x - 42333890544*x^2 + 72578051568*x^3 + 2309076
3960*x^4 + 6797973600*x^5 + 1058508000*x^6))/(1 - 2*x)^2 - 1681645393750*Log[5 -
 10*x] + 256*Log[3 + 5*x])/1064800000

_______________________________________________________________________________________

Maple [A]  time = 0.012, size = 54, normalized size = 0.8 \[ -{\frac{2187\,{x}^{4}}{160}}-{\frac{40581\,{x}^{3}}{400}}-{\frac{792423\,{x}^{2}}{2000}}-{\frac{26161299\,x}{20000}}+{\frac{\ln \left ( 3+5\,x \right ) }{4159375}}+{\frac{823543}{2816\, \left ( -1+2\,x \right ) ^{2}}}+{\frac{5764801}{-3872+7744\,x}}-{\frac{269063263\,\ln \left ( -1+2\,x \right ) }{170368}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2+3*x)^7/(1-2*x)^3/(3+5*x),x)

[Out]

-2187/160*x^4-40581/400*x^3-792423/2000*x^2-26161299/20000*x+1/4159375*ln(3+5*x)
+823543/2816/(-1+2*x)^2+5764801/3872/(-1+2*x)-269063263/170368*ln(-1+2*x)

_______________________________________________________________________________________

Maxima [A]  time = 1.34683, size = 73, normalized size = 1.06 \[ -\frac{2187}{160} \, x^{4} - \frac{40581}{400} \, x^{3} - \frac{792423}{2000} \, x^{2} - \frac{26161299}{20000} \, x + \frac{823543 \,{\left (112 \, x - 45\right )}}{30976 \,{\left (4 \, x^{2} - 4 \, x + 1\right )}} + \frac{1}{4159375} \, \log \left (5 \, x + 3\right ) - \frac{269063263}{170368} \, \log \left (2 \, x - 1\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^7/((5*x + 3)*(2*x - 1)^3),x, algorithm="maxima")

[Out]

-2187/160*x^4 - 40581/400*x^3 - 792423/2000*x^2 - 26161299/20000*x + 823543/3097
6*(112*x - 45)/(4*x^2 - 4*x + 1) + 1/4159375*log(5*x + 3) - 269063263/170368*log
(2*x - 1)

_______________________________________________________________________________________

Fricas [A]  time = 0.205306, size = 108, normalized size = 1.57 \[ -\frac{58217940000 \, x^{6} + 373888548000 \, x^{5} + 1269992017800 \, x^{4} + 3991792836240 \, x^{3} - 5149424229840 \, x^{2} - 256 \,{\left (4 \, x^{2} - 4 \, x + 1\right )} \log \left (5 \, x + 3\right ) + 1681645393750 \,{\left (4 \, x^{2} - 4 \, x + 1\right )} \log \left (2 \, x - 1\right ) - 1777812991240 \, x + 1273918078125}{1064800000 \,{\left (4 \, x^{2} - 4 \, x + 1\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^7/((5*x + 3)*(2*x - 1)^3),x, algorithm="fricas")

[Out]

-1/1064800000*(58217940000*x^6 + 373888548000*x^5 + 1269992017800*x^4 + 39917928
36240*x^3 - 5149424229840*x^2 - 256*(4*x^2 - 4*x + 1)*log(5*x + 3) + 16816453937
50*(4*x^2 - 4*x + 1)*log(2*x - 1) - 1777812991240*x + 1273918078125)/(4*x^2 - 4*
x + 1)

_______________________________________________________________________________________

Sympy [A]  time = 0.449158, size = 58, normalized size = 0.84 \[ - \frac{2187 x^{4}}{160} - \frac{40581 x^{3}}{400} - \frac{792423 x^{2}}{2000} - \frac{26161299 x}{20000} + \frac{92236816 x - 37059435}{123904 x^{2} - 123904 x + 30976} - \frac{269063263 \log{\left (x - \frac{1}{2} \right )}}{170368} + \frac{\log{\left (x + \frac{3}{5} \right )}}{4159375} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2+3*x)**7/(1-2*x)**3/(3+5*x),x)

[Out]

-2187*x**4/160 - 40581*x**3/400 - 792423*x**2/2000 - 26161299*x/20000 + (9223681
6*x - 37059435)/(123904*x**2 - 123904*x + 30976) - 269063263*log(x - 1/2)/170368
 + log(x + 3/5)/4159375

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.214608, size = 69, normalized size = 1. \[ -\frac{2187}{160} \, x^{4} - \frac{40581}{400} \, x^{3} - \frac{792423}{2000} \, x^{2} - \frac{26161299}{20000} \, x + \frac{823543 \,{\left (112 \, x - 45\right )}}{30976 \,{\left (2 \, x - 1\right )}^{2}} + \frac{1}{4159375} \,{\rm ln}\left ({\left | 5 \, x + 3 \right |}\right ) - \frac{269063263}{170368} \,{\rm ln}\left ({\left | 2 \, x - 1 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(3*x + 2)^7/((5*x + 3)*(2*x - 1)^3),x, algorithm="giac")

[Out]

-2187/160*x^4 - 40581/400*x^3 - 792423/2000*x^2 - 26161299/20000*x + 823543/3097
6*(112*x - 45)/(2*x - 1)^2 + 1/4159375*ln(abs(5*x + 3)) - 269063263/170368*ln(ab
s(2*x - 1))